FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesmart.who.int.trust-phw
Resource TypeStructureDefinition
IdStructureDefinition-DVCMinVaccineDetails.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/WorldHealthOrganization/smart-trust-phw/StructureDefinition-DVCMinVaccineDetails.html
URLhttp://smart.who.int/trust-phw/StructureDefinition/DVCMinVaccineDetails
Version0.1.0
Statusactive
Date2026-08-31T12:51:06+00:00
NameDVCMinVaccineDetails
TitleDVC HCert Vaccine Details (Minimal)
Realmuv
Authoritywho
DescriptionDVC Vaccine Details for a minimal DVC payload for use within an HCERT Payload
Typehttp://smart.who.int/trust-phw/StructureDefinition/DVCMinVaccineDetails
Kindlogical

Resources that use this resource

StructureDefinition
smart.who.int.trust-phw#currentDVCMinDVC HCERT Payload
smart.who.int.trust-phw#currentDVCMinVaccineDetailsPreQualDVC HCERT Payload for PreQual DB
smart.who.int.icvp#0.2.0ICVPMinVaccineDetailsICVP HCERT Payload

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition DVCMinVaccineDetails

NameFlagsCard.TypeDescription & Constraintsdoco
.. DVCMinVaccineDetails C0..*BaseThis is an abstract type. Child types: DVCMinVaccineDetailsPreQual
DVC HCert Vaccine Details (Minimal)
Constraints: must-have-issuer-or-clinician-name
... vp 1..1codeVaccine Product ID
... dv 1..1dateDate of vaccination
... cn 0..1stringName of supervising clinician
... is 0..1idCertificate issuer id (referenced organization)
... bo 1..1stringBatch No

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "DVCMinVaccineDetails",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/trust-phw/StructureDefinition/DVCMinVaccineDetails",
  "version": "0.1.0",
  "name": "DVCMinVaccineDetails",
  "title": "DVC HCert Vaccine Details (Minimal)",
  "status": "active",
  "date": "2026-08-31T12:51:06+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "DVC Vaccine Details for a minimal DVC payload for use within an HCERT Payload",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": true,
  "type": "http://smart.who.int/trust-phw/StructureDefinition/DVCMinVaccineDetails",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "5.0.0"
      }
    ],
    "element": [
      {
        "id": "DVCMinVaccineDetails",
        "path": "DVCMinVaccineDetails",
        "short": "DVC HCert Vaccine Details (Minimal)",
        "definition": "DVC Vaccine Details for a minimal DVC payload for use within an HCERT Payload",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "constraint": [
          {
            "key": "must-have-issuer-or-clinician-name",
            "severity": "error",
            "human": "Either issuer or clinicianName must be present",
            "expression": "is.exists() or cn.exists()",
            "source": "http://smart.who.int/trust-phw/StructureDefinition/DVCMinVaccineDetails"
          }
        ],
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "DVCMinVaccineDetails.vp",
        "path": "DVCMinVaccineDetails.vp",
        "code": [
          {
            "system": "http://smart.who.int/trust-phw/CodeSystem/ICVP.Core",
            "code": "ICVP.C5.DE.11"
          },
          {
            "system": "http://loinc.org",
            "code": "39236-5",
            "display": "Vaccine code"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "787859002",
            "display": "Vaccine product (medicinal product)"
          }
        ],
        "short": "Vaccine Product ID",
        "definition": "Vaccine Product ID",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DVCMinVaccineDetails.vp",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "DVCMinVaccineDetails.dv",
        "path": "DVCMinVaccineDetails.dv",
        "code": [
          {
            "system": "http://smart.who.int/trust-phw/CodeSystem/ICVP.Core",
            "code": "ICVP.C5.DE.13"
          },
          {
            "system": "http://loinc.org",
            "code": "30952-6",
            "display": "Date and time of vaccination"
          }
        ],
        "short": "Date of vaccination",
        "definition": "Date of vaccination",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DVCMinVaccineDetails.dv",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "DVCMinVaccineDetails.cn",
        "path": "DVCMinVaccineDetails.cn",
        "code": [
          {
            "system": "http://smart.who.int/trust-phw/CodeSystem/ICVP.Core",
            "code": "ICVP.C5.DE.14"
          }
        ],
        "short": "Name of supervising clinician",
        "definition": "Name of supervising clinician",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DVCMinVaccineDetails.cn",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "DVCMinVaccineDetails.is",
        "path": "DVCMinVaccineDetails.is",
        "code": [
          {
            "system": "http://smart.who.int/trust-phw/CodeSystem/ICVP.Core",
            "code": "ICVP.C5.DE.15"
          }
        ],
        "short": "Certificate issuer id (referenced organization)",
        "definition": "Certificate issuer id (referenced organization)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DVCMinVaccineDetails.is",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "id"
          }
        ]
      },
      {
        "id": "DVCMinVaccineDetails.bo",
        "path": "DVCMinVaccineDetails.bo",
        "code": [
          {
            "system": "http://smart.who.int/trust-phw/CodeSystem/ICVP.Core",
            "code": "ICVP.C5.DE.17"
          },
          {
            "system": "http://loinc.org",
            "code": "30959-1",
            "display": "Lot number [Identifier] Vaccine"
          }
        ],
        "short": "Batch No",
        "definition": "Batch No",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DVCMinVaccineDetails.bo",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "DVCMinVaccineDetails",
        "path": "DVCMinVaccineDetails",
        "short": "DVC HCert Vaccine Details (Minimal)",
        "definition": "DVC Vaccine Details for a minimal DVC payload for use within an HCERT Payload",
        "constraint": [
          {
            "key": "must-have-issuer-or-clinician-name",
            "severity": "error",
            "human": "Either issuer or clinicianName must be present",
            "expression": "is.exists() or cn.exists()",
            "source": "http://smart.who.int/trust-phw/StructureDefinition/DVCMinVaccineDetails"
          }
        ]
      },
      {
        "id": "DVCMinVaccineDetails.vp",
        "path": "DVCMinVaccineDetails.vp",
        "code": [
          {
            "system": "http://smart.who.int/trust-phw/CodeSystem/ICVP.Core",
            "code": "ICVP.C5.DE.11"
          },
          {
            "system": "http://loinc.org",
            "code": "39236-5",
            "display": "Vaccine code"
          },
          {
            "system": "http://snomed.info/sct",
            "code": "787859002",
            "display": "Vaccine product (medicinal product)"
          }
        ],
        "short": "Vaccine Product ID",
        "definition": "Vaccine Product ID",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "DVCMinVaccineDetails.dv",
        "path": "DVCMinVaccineDetails.dv",
        "code": [
          {
            "system": "http://smart.who.int/trust-phw/CodeSystem/ICVP.Core",
            "code": "ICVP.C5.DE.13"
          },
          {
            "system": "http://loinc.org",
            "code": "30952-6",
            "display": "Date and time of vaccination"
          }
        ],
        "short": "Date of vaccination",
        "definition": "Date of vaccination",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "DVCMinVaccineDetails.cn",
        "path": "DVCMinVaccineDetails.cn",
        "code": [
          {
            "system": "http://smart.who.int/trust-phw/CodeSystem/ICVP.Core",
            "code": "ICVP.C5.DE.14"
          }
        ],
        "short": "Name of supervising clinician",
        "definition": "Name of supervising clinician",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "DVCMinVaccineDetails.is",
        "path": "DVCMinVaccineDetails.is",
        "code": [
          {
            "system": "http://smart.who.int/trust-phw/CodeSystem/ICVP.Core",
            "code": "ICVP.C5.DE.15"
          }
        ],
        "short": "Certificate issuer id (referenced organization)",
        "definition": "Certificate issuer id (referenced organization)",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "id"
          }
        ]
      },
      {
        "id": "DVCMinVaccineDetails.bo",
        "path": "DVCMinVaccineDetails.bo",
        "code": [
          {
            "system": "http://smart.who.int/trust-phw/CodeSystem/ICVP.Core",
            "code": "ICVP.C5.DE.17"
          },
          {
            "system": "http://loinc.org",
            "code": "30959-1",
            "display": "Lot number [Identifier] Vaccine"
          }
        ],
        "short": "Batch No",
        "definition": "Batch No",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}